home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
pc
/
help.dir
/
00014_Script_sc previousAbout
< prev
next >
Wrap
Text File
|
1996-02-27
|
338b
|
15 lines
on mouseDown
global ThisPageAbout1
if ThisPageAbout1 > 161 then
puppetsprite 3, true
set the castNum of sprite 3 to the number of cast "BARROW1"
updateStage
PreviousPageAbout
--startTimer
--repeat while the timer < 30
-- nothing
--end repeat
puppetsprite 3, FALSE
end if
end